Fixed bug #576492 "GtkBuilder does not respect G_PARAM_CONSTRUCT properties"
authorJuan Pablo Ugarte <juanpablougarte@gmail.com>
Fri, 3 Jun 2011 17:38:59 +0000 (14:38 -0300)
committerJuan Pablo Ugarte <juanpablougarte@gmail.com>
Fri, 3 Jun 2011 17:38:59 +0000 (14:38 -0300)
commitf430a76f10d1b7790d83006f9817890960063ed8
tree9ac548b10e0851ee5d89a87242725d973e89c826
parent6cee81c7b8175415b27cdacb837692a00fd9a46d
Fixed bug #576492 "GtkBuilder does not respect G_PARAM_CONSTRUCT properties"

Added G_PARAM_CONSTRUCT flag in gtk_builder_get_parameters() checks as suggested by Johan Dahlin.
gtk/gtkbuilder.c